Introspection Using Reflection
The Introspector class analyzes Beans
Reports on methods/properties/events
By default Introspector uses reflection
Locates all the Bean's public methods
Then applies design patterns
To identify properties
To identify events

Return to Tracks